home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / DELPHI32 / GRAPHICS / SCGRAPH / README.1ST < prev    next >
Text File  |  1996-11-11  |  737b  |  38 lines

  1. TScGraph component and demo application
  2. ---------------------------------------
  3.  
  4. The following files should be available after unzipping ScGraph.zip
  5. for installation of the component:
  6.  
  7.        ScGraph.dcu    component
  8.        ScGraph.dcr
  9.        ScElmts.dcu
  10.  
  11.        ScGraph.txt    description of component
  12.        ScGraph.inf    short information
  13.  
  14. for the demo application:
  15.  
  16.        ScGDemo.dpr
  17.        ScGDemo.res
  18.  
  19.        DemoMain.pas
  20.        DemoMain.dfm
  21.        Axes.pas
  22.        Axes.dfm
  23.        Grids.pas
  24.        Grids.dfm
  25.        Help.pas
  26.        Help.dfm
  27.        Plotting.pas
  28.        Plotting.dfm
  29.        Titles.pas
  30.        Titles.dfm
  31.  
  32. A compiled demo is available as
  33.  
  34.        ScGDemo.exe
  35.  
  36. Enjoy,
  37.  
  38. Robert Nowotny